home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 176
- Top = 202
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'License Agreement & Disclaimer'
- ClientHeight = 348
- ClientWidth = 551
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 551
- Height = 348
- Align = alClient
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Label1: TLabel
- Left = 56
- Top = 26
- Width = 431
- Height = 23
- Caption = 'Window Washer Disclaimer and License Agreement'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- end
- object Button1: TButton
- Left = 159
- Top = 312
- Width = 75
- Height = 25
- Caption = 'Agree'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 280
- Top = 312
- Width = 75
- Height = 25
- Caption = 'Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button2Click
- end
- object Memo1: TMemo
- Left = 6
- Top = 64
- Width = 539
- Height = 225
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
-
- 'Webroot Software licenses the accompanying software to you only ' +
- 'upon the condition that you accept all'
-
- 'of the terms contained in this license agreement. Please read t' +
- 'he terms carefully before continuing'
-
- 'installation, as pressing the "agree" button will indicate your ' +
- 'assent to them. If you do not agree to these'
-
- 'terms, please press the "cancel" button to exit the install as W' +
- 'ebroot Software is unwilling to license the'
-
- 'software to you, in which event you should delete this product f' +
- 'rom your computer.'
- ''
- 'LICENSE AND WARRANTY:'
- ''
-
- 'The software which accompanies this license ('#39'Window Washer'#39') is' +
- ' the property of Webroot Software or its '
-
- 'licensers and is protected by copyright law. While Webroot Soft' +
- 'ware continues to own the Window Washer '
-
- 'software, you will have certain rights to use Window Washer afte' +
- 'r your acceptance of this license. Your rights '
-
- 'and obligations with respect to the use Window Washer are as fol' +
- 'lows:'
- ''
-
- 'IF YOU AGREE TO THE WINDOW WASHER DISCLAIMER AND LICENSE YOU MAY' +
- ':'
- ''
-
- '(i) use Window Washer on as many computers as you wish at no cha' +
- 'rge for up to but no more than 30 '
-
- 'days. After 30 days of use you must either discontinue the use o' +
- 'f Window Washer or purchase a '
-
- 'registered version for each computer that you are going to use W' +
- 'indow Washer on.'
- ''
- 'YOU MAY NOT:'
- ''
- '(i) sublicense, rent, sell, or lease any portion Window Washer;'
- ''
-
- '(ii) reverse engineer, decompile, disassemble, modify, translate' +
- ', make any attempt to discover the '
-
- 'source code of Window Washer, or create derivative works from Wi' +
- 'ndow Washer; or'
- ''
- '(ii) continue use of Window Washer after your 30 day trial.'
- ''
- 'DISCLAIMER OF DAMAGES:'
- ''
-
- 'Webroot Software has made every effort possible to ensure that W' +
- 'indow Washer is free of any bugs'
-
- 'or errors, however in no way is this software to be considered e' +
- 'rror or bug free. By using '
-
- 'Window Washer you assume all responsibility for any damages or l' +
- 'ost data that may result from any'
-
- 'errors or bugs in Window Washer. Regardless of whether any reme' +
- 'dy set forth herein fails of its '
-
- 'essential purpose, in no event will Webroot Software be liable t' +
- 'o you for any special, consequential, '
-
- 'indirect or similar damages, including any lost profits or lost ' +
- 'data arising out of the use or inability '
-
- 'to use Window Washer, even if Webroot Software has been advised ' +
- 'of the possibility of such damages. '
-
- 'Some states do not allow the limitation or exclusion of liabilit' +
- 'y for incidental or consequential '
-
- 'damages so the above limitation or exclusion may not apply to yo' +
- 'u. In no case shall Webroot '
-
- 'Softwares liability exceed the purchase price for the software. ' +
- ' The disclaimers and limitations set '
-
- 'forth above will apply regardless of whether you accept to use W' +
- 'indow Washer.'
- ''
- 'GENERAL:'
- ''
-
- 'This Agreement will be governed by the laws of the State of Colo' +
- 'rado. This Agreement may only '
-
- 'be modified by a license addendum which accompanies this licens' +
- 'e or by a written document '
-
- 'which has been signed by both you and Webroot Software. Should ' +
- 'you have any questions '
-
- 'concerning this Agreement, or if you desire to contact Webroot S' +
- 'oftware for any reason, please '
- 'write: Webroot Software Inc, PO Box 3531, Boulder CO 80307.')
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 2
- end
- end
-